Skip to content

feat(ios): ensure user defined xcconfig always takes priority #5784

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Feb 1, 2024

Conversation

NathanWalker
Copy link
Contributor

@NathanWalker NathanWalker commented Jan 29, 2024

PR Checklist

What is the current behavior?

Xcode will use min version target priorities from different levels which can ignore user defined xcconfig at times when not desirable.

What is the new behavior?

Ensures deployment target from user defined xcconfig always takes precedence.

Merge #5782 first as this branches from there.

@cla-bot cla-bot bot added the cla: yes label Jan 29, 2024
@NathanWalker NathanWalker force-pushed the feat/xcode-ensure-xcconfig-priority branch from 49996f3 to 5aa603a Compare February 1, 2024 23:20
@NathanWalker NathanWalker merged commit 500d751 into main Feb 1, 2024
@NathanWalker NathanWalker deleted the feat/xcode-ensure-xcconfig-priority branch February 1, 2024 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant